home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PavBckZp.dll / 0 / RCDATA / TFORMAUX / TFORMAUX.txt
Text File  |  2007-10-04  |  1KB  |  45 lines

  1. object FormAux: TFormAux
  2.   Left = 634
  3.   Top = 209
  4.   Width = 539
  5.   Height = 374
  6.   Caption = 'FormAux'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object ZipForge: TZipForge
  17.     ExtractCorruptedFiles = False
  18.     CompressionLevel = clFastest
  19.     CompressionMode = 1
  20.     CurrentVersion = '2.74 '
  21.     SpanningMode = smNone
  22.     SpanningOptions.AdvancedNaming = True
  23.     SpanningOptions.VolumeSize = vsAutoDetect
  24.     Options.StorePath = spFullPathWithDrive
  25.     Options.OverwriteMode = omPrompt
  26.     Options.FlushBuffers = True
  27.     Options.OEMFileNames = True
  28.     InMemory = False
  29.     OnFileProgress = ZipForgeFileProgress
  30.     OnOverallProgress = ZipForgeOverallProgress
  31.     OnConfirmOverwrite = ZipForgeConfirmOverwrite
  32.     OnPassword = ZipForgePassword
  33.     OnProcessFileFailure = ZipForgeProcessFileFailure
  34.     OnRequestBlankVolume = ZipForgeRequestBlankVolume
  35.     OnRequestFirstVolume = ZipForgeRequestFirstVolume
  36.     OnRequestLastVolume = ZipForgeRequestLastVolume
  37.     OnRequestMiddleVolume = ZipForgeRequestMiddleVolume
  38.     OnDiskFull = ZipForgeDiskFull
  39.     OnStoreFile = ZipForgeStoreFile
  40.     OnExtractFile = ZipForgeExtractFile
  41.     Left = 104
  42.     Top = 96
  43.   end
  44. end
  45.